home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 2 / BBS in a box - Trilogy II.iso / Files / Hyper / Co-Cz / Counters⁄Timers / Counters_Timers / cards.xml < prev    next >
Encoding:
Text File  |  1993-02-24  |  19.1 KB  |  623 lines

  1. card_2986.xml
  2. <?xml version="1.0" encoding="utf-8" ?>
  3. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4. <card>
  5.     <id>2986</id>
  6.     <filler1>0</filler1>
  7.     <bitmap>BMAP_3699.pbm</bitmap>
  8.     <cantDelete> <false /> </cantDelete>
  9.     <showPict> <true /> </showPict>
  10.     <dontSearch> <false /> </dontSearch>
  11.     <owner>2637</owner>
  12.     <link rel="stylesheet" type="text/css" href="stylesheet_3246.css" />
  13.     <part>
  14.         <id>1</id>
  15.         <type>button</type>
  16.         <visible> <true /> </visible>
  17.         <reserved5> 0 </reserved5>
  18.         <reserved4> 0 </reserved4>
  19.         <reserved3> 0 </reserved3>
  20.         <reserved2> 0 </reserved2>
  21.         <reserved1> 0 </reserved1>
  22.         <enabled> <true /> </enabled>
  23.         <rect>
  24.             <left>54</left>
  25.             <top>248</top>
  26.             <right>154</right>
  27.             <bottom>270</bottom>
  28.         </rect>
  29.         <style>roundrect</style>
  30.         <showName> <true /> </showName>
  31.         <highlight> <false /> </highlight>
  32.         <autoHighlight> <true /> </autoHighlight>
  33.         <sharedHighlight> <true /> </sharedHighlight>
  34.         <family>0</family>
  35.         <titleWidth>0</titleWidth>
  36.         <icon>0</icon>
  37.         <textAlign>center</textAlign>
  38.         <font>Chicago</font>
  39.         <textSize>12</textSize>
  40.         <textStyle>plain</textStyle>
  41.         <name>Counter</name>
  42.         <script>-- For a good time, see the script of the button "Timer 2"on mouseupshow cd fld "fStop"set the numberFormat to "00"put the ticks into TheTicksput round(((word 1 of cd fld "sTicks") / 5 * 3 mod 100)) into StartTicksadd (word 1 of cd fld "sSeconds") * 60 to StartTicksadd (word 1 of cd fld "sMinutes") * 3600 to StartTicksadd (word 1 of cd fld "sHours") * 216000 to StartTicksput StartTicks into cd fld "debug"subtract StartTicks from TheTicksrepeat until the mouseClickput round(abs((the ticks - theticks) / 216000) -.5) mod 24 into hoursput hours into cd fld "hours"put round(abs((the ticks - theticks) / 3600) - .5) mod 60 into minutesput minutes into cd fld "minutes"put round(abs((the ticks - theticks) / 60) - .5) mod 60 into secondholderput secondholder into cd fld "seconds"put round ((the ticks - theticks) * 5 / 3) mod 100 into tickholderput (tickholder mod 100) into cd fld "ticks"end repeathide cd fld "fStop"end mouseup</script>
  43.     </part>
  44.     <part>
  45.         <id>2</id>
  46.         <type>field</type>
  47.         <visible> <true /> </visible>
  48.         <dontWrap> <false /> </dontWrap>
  49.         <dontSearch> <false /> </dontSearch>
  50.         <sharedText> <false /> </sharedText>
  51.         <fixedLineHeight> <false /> </fixedLineHeight>
  52.         <autoTab> <false /> </autoTab>
  53.         <lockText> <false /> </lockText>
  54.         <rect>
  55.             <left>103</left>
  56.             <top>206</top>
  57.             <right>128</right>
  58.             <bottom>229</bottom>
  59.         </rect>
  60.         <style>transparent</style>
  61.         <autoSelect> <false /> </autoSelect>
  62.         <showLines> <false /> </showLines>
  63.         <wideMargins> <false /> </wideMargins>
  64.         <multipleLines> <false /> </multipleLines>
  65.         <reservedFamily> 0 </reservedFamily>
  66.         <titleWidth>0</titleWidth>
  67.         <icon>0</icon>
  68.         <textAlign>left</textAlign>
  69.         <font>Geneva</font>
  70.         <textSize>12</textSize>
  71.         <textStyle>plain</textStyle>
  72.         <textHeight>16</textHeight>
  73.         <name>seconds</name>
  74.         <script></script>
  75.     </part>
  76.     <part>
  77.         <id>3</id>
  78.         <type>field</type>
  79.         <visible> <true /> </visible>
  80.         <dontWrap> <false /> </dontWrap>
  81.         <dontSearch> <false /> </dontSearch>
  82.         <sharedText> <false /> </sharedText>
  83.         <fixedLineHeight> <false /> </fixedLineHeight>
  84.         <autoTab> <false /> </autoTab>
  85.         <lockText> <false /> </lockText>
  86.         <rect>
  87.             <left>127</left>
  88.             <top>206</top>
  89.             <right>152</right>
  90.             <bottom>229</bottom>
  91.         </rect>
  92.         <style>transparent</style>
  93.         <autoSelect> <false /> </autoSelect>
  94.         <showLines> <false /> </showLines>
  95.         <wideMargins> <false /> </wideMargins>
  96.         <multipleLines> <false /> </multipleLines>
  97.         <reservedFamily> 0 </reservedFamily>
  98.         <titleWidth>0</titleWidth>
  99.         <icon>0</icon>
  100.         <textAlign>left</textAlign>
  101.         <font>Geneva</font>
  102.         <textSize>12</textSize>
  103.         <textStyle>plain</textStyle>
  104.         <textHeight>16</textHeight>
  105.         <name>ticks</name>
  106.         <script></script>
  107.     </part>
  108.     <part>
  109.         <id>4</id>
  110.         <type>field</type>
  111.         <visible> <true /> </visible>
  112.         <dontWrap> <false /> </dontWrap>
  113.         <dontSearch> <false /> </dontSearch>
  114.         <sharedText> <false /> </sharedText>
  115.         <fixedLineHeight> <false /> </fixedLineHeight>
  116.         <autoTab> <false /> </autoTab>
  117.         <lockText> <false /> </lockText>
  118.         <rect>
  119.             <left>79</left>
  120.             <top>206</top>
  121.             <right>104</right>
  122.             <bottom>229</bottom>
  123.         </rect>
  124.         <style>transparent</style>
  125.         <autoSelect> <false /> </autoSelect>
  126.         <showLines> <false /> </showLines>
  127.         <wideMargins> <false /> </wideMargins>
  128.         <multipleLines> <false /> </multipleLines>
  129.         <reservedFamily> 0 </reservedFamily>
  130.         <titleWidth>0</titleWidth>
  131.         <icon>0</icon>
  132.         <textAlign>left</textAlign>
  133.         <font>Geneva</font>
  134.         <textSize>12</textSize>
  135.         <textStyle>plain</textStyle>
  136.         <textHeight>16</textHeight>
  137.         <name>minutes</name>
  138.         <script></script>
  139.     </part>
  140.     <part>
  141.         <id>5</id>
  142.         <type>button</type>
  143.         <visible> <true /> </visible>
  144.         <reserved5> 0 </reserved5>
  145.         <reserved4> 0 </reserved4>
  146.         <reserved3> 0 </reserved3>
  147.         <reserved2> 0 </reserved2>
  148.         <reserved1> 0 </reserved1>
  149.         <enabled> <true /> </enabled>
  150.         <rect>
  151.             <left>56</left>
  152.             <top>95</top>
  153.             <right>156</right>
  154.             <bottom>117</bottom>
  155.         </rect>
  156.         <style>roundrect</style>
  157.         <showName> <true /> </showName>
  158.         <highlight> <false /> </highlight>
  159.         <autoHighlight> <true /> </autoHighlight>
  160.         <sharedHighlight> <true /> </sharedHighlight>
  161.         <family>0</family>
  162.         <titleWidth>0</titleWidth>
  163.         <icon>0</icon>
  164.         <textAlign>center</textAlign>
  165.         <font>Chicago</font>
  166.         <textSize>12</textSize>
  167.         <textStyle>plain</textStyle>
  168.         <name>Read</name>
  169.         <script>-- For a good time, see the script of the button "Timer 2"on mouseUpput line 1 of cd fld "enter" into holderput char 10 to 11 of holder into cd fld "sticks"put char 7 to 8 of holder into cd fld "sSeconds"put char 4 to 5 of holder into cd fld "sMinutes"put char 1 to 2 of holder into cd fld "sHours"end mouseUp</script>
  170.     </part>
  171.     <part>
  172.         <id>6</id>
  173.         <type>field</type>
  174.         <visible> <false /> </visible>
  175.         <dontWrap> <false /> </dontWrap>
  176.         <dontSearch> <false /> </dontSearch>
  177.         <sharedText> <false /> </sharedText>
  178.         <fixedLineHeight> <false /> </fixedLineHeight>
  179.         <autoTab> <false /> </autoTab>
  180.         <lockText> <false /> </lockText>
  181.         <rect>
  182.             <left>290</left>
  183.             <top>302</top>
  184.             <right>400</right>
  185.             <bottom>340</bottom>
  186.         </rect>
  187.         <style>rectangle</style>
  188.         <autoSelect> <false /> </autoSelect>
  189.         <showLines> <false /> </showLines>
  190.         <wideMargins> <false /> </wideMargins>
  191.         <multipleLines> <false /> </multipleLines>
  192.         <reservedFamily> 0 </reservedFamily>
  193.         <titleWidth>0</titleWidth>
  194.         <icon>0</icon>
  195.         <textAlign>left</textAlign>
  196.         <font>Geneva</font>
  197.         <textSize>12</textSize>
  198.         <textStyle>plain</textStyle>
  199.         <textHeight>16</textHeight>
  200.         <name>debug</name>
  201.         <script></script>
  202.     </part>
  203.     <part>
  204.         <id>7</id>
  205.         <type>field</type>
  206.         <visible> <true /> </visible>
  207.         <dontWrap> <false /> </dontWrap>
  208.         <dontSearch> <false /> </dontSearch>
  209.         <sharedText> <false /> </sharedText>
  210.         <fixedLineHeight> <false /> </fixedLineHeight>
  211.         <autoTab> <false /> </autoTab>
  212.         <lockText> <false /> </lockText>
  213.         <rect>
  214.             <left>56</left>
  215.             <top>206</top>
  216.             <right>80</right>
  217.             <bottom>229</bottom>
  218.         </rect>
  219.         <style>transparent</style>
  220.         <autoSelect> <false /> </autoSelect>
  221.         <showLines> <false /> </showLines>
  222.         <wideMargins> <false /> </wideMargins>
  223.         <multipleLines> <false /> </multipleLines>
  224.         <reservedFamily> 0 </reservedFamily>
  225.         <titleWidth>0</titleWidth>
  226.         <icon>0</icon>
  227.         <textAlign>left</textAlign>
  228.         <font>Geneva</font>
  229.         <textSize>12</textSize>
  230.         <textStyle>plain</textStyle>
  231.         <textHeight>16</textHeight>
  232.         <name>hours</name>
  233.         <script></script>
  234.     </part>
  235.     <part>
  236.         <id>8</id>
  237.         <type>field</type>
  238.         <visible> <true /> </visible>
  239.         <dontWrap> <false /> </dontWrap>
  240.         <dontSearch> <false /> </dontSearch>
  241.         <sharedText> <false /> </sharedText>
  242.         <fixedLineHeight> <false /> </fixedLineHeight>
  243.         <autoTab> <false /> </autoTab>
  244.         <lockText> <false /> </lockText>
  245.         <rect>
  246.             <left>53</left>
  247.             <top>145</top>
  248.             <right>79</right>
  249.             <bottom>168</bottom>
  250.         </rect>
  251.         <style>rectangle</style>
  252.         <autoSelect> <false /> </autoSelect>
  253.         <showLines> <false /> </showLines>
  254.         <wideMargins> <false /> </wideMargins>
  255.         <multipleLines> <false /> </multipleLines>
  256.         <reservedFamily> 0 </reservedFamily>
  257.         <titleWidth>0</titleWidth>
  258.         <icon>0</icon>
  259.         <textAlign>left</textAlign>
  260.         <font>Geneva</font>
  261.         <textSize>12</textSize>
  262.         <textStyle>plain</textStyle>
  263.         <textHeight>16</textHeight>
  264.         <name>sHours</name>
  265.         <script></script>
  266.     </part>
  267.     <part>
  268.         <id>10</id>
  269.         <type>field</type>
  270.         <visible> <true /> </visible>
  271.         <dontWrap> <false /> </dontWrap>
  272.         <dontSearch> <false /> </dontSearch>
  273.         <sharedText> <false /> </sharedText>
  274.         <fixedLineHeight> <false /> </fixedLineHeight>
  275.         <autoTab> <false /> </autoTab>
  276.         <lockText> <false /> </lockText>
  277.         <rect>
  278.             <left>78</left>
  279.             <top>145</top>
  280.             <right>104</right>
  281.             <bottom>168</bottom>
  282.         </rect>
  283.         <style>rectangle</style>
  284.         <autoSelect> <false /> </autoSelect>
  285.         <showLines> <false /> </showLines>
  286.         <wideMargins> <false /> </wideMargins>
  287.         <multipleLines> <false /> </multipleLines>
  288.         <reservedFamily> 0 </reservedFamily>
  289.         <titleWidth>0</titleWidth>
  290.         <icon>0</icon>
  291.         <textAlign>left</textAlign>
  292.         <font>Geneva</font>
  293.         <textSize>12</textSize>
  294.         <textStyle>plain</textStyle>
  295.         <textHeight>16</textHeight>
  296.         <name>sMinutes</name>
  297.         <script></script>
  298.     </part>
  299.     <part>
  300.         <id>11</id>
  301.         <type>field</type>
  302.         <visible> <true /> </visible>
  303.         <dontWrap> <false /> </dontWrap>
  304.         <dontSearch> <false /> </dontSearch>
  305.         <sharedText> <false /> </sharedText>
  306.         <fixedLineHeight> <false /> </fixedLineHeight>
  307.         <autoTab> <false /> </autoTab>
  308.         <lockText> <false /> </lockText>
  309.         <rect>
  310.             <left>103</left>
  311.             <top>145</top>
  312.             <right>129</right>
  313.             <bottom>168</bottom>
  314.         </rect>
  315.         <style>rectangle</style>
  316.         <autoSelect> <false /> </autoSelect>
  317.         <showLines> <false /> </showLines>
  318.         <wideMargins> <false /> </wideMargins>
  319.         <multipleLines> <false /> </multipleLines>
  320.         <reservedFamily> 0 </reservedFamily>
  321.         <titleWidth>0</titleWidth>
  322.         <icon>0</icon>
  323.         <textAlign>left</textAlign>
  324.         <font>Geneva</font>
  325.         <textSize>12</textSize>
  326.         <textStyle>plain</textStyle>
  327.         <textHeight>16</textHeight>
  328.         <name>sSeconds</name>
  329.         <script></script>
  330.     </part>
  331.     <part>
  332.         <id>12</id>
  333.         <type>field</type>
  334.         <visible> <true /> </visible>
  335.         <dontWrap> <false /> </dontWrap>
  336.         <dontSearch> <false /> </dontSearch>
  337.         <sharedText> <false /> </sharedText>
  338.         <fixedLineHeight> <false /> </fixedLineHeight>
  339.         <autoTab> <false /> </autoTab>
  340.         <lockText> <false /> </lockText>
  341.         <rect>
  342.             <left>128</left>
  343.             <top>145</top>
  344.             <right>154</right>
  345.             <bottom>168</bottom>
  346.         </rect>
  347.         <style>rectangle</style>
  348.         <autoSelect> <false /> </autoSelect>
  349.         <showLines> <false /> </showLines>
  350.         <wideMargins> <false /> </wideMargins>
  351.         <multipleLines> <false /> </multipleLines>
  352.         <reservedFamily> 0 </reservedFamily>
  353.         <titleWidth>0</titleWidth>
  354.         <icon>0</icon>
  355.         <textAlign>left</textAlign>
  356.         <font>Geneva</font>
  357.         <textSize>12</textSize>
  358.         <textStyle>plain</textStyle>
  359.         <textHeight>16</textHeight>
  360.         <name>sTicks</name>
  361.         <script></script>
  362.     </part>
  363.     <part>
  364.         <id>13</id>
  365.         <type>field</type>
  366.         <visible> <true /> </visible>
  367.         <dontWrap> <false /> </dontWrap>
  368.         <dontSearch> <false /> </dontSearch>
  369.         <sharedText> <false /> </sharedText>
  370.         <fixedLineHeight> <false /> </fixedLineHeight>
  371.         <autoTab> <false /> </autoTab>
  372.         <lockText> <false /> </lockText>
  373.         <rect>
  374.             <left>64</left>
  375.             <top>55</top>
  376.             <right>147</right>
  377.             <bottom>73</bottom>
  378.         </rect>
  379.         <style>rectangle</style>
  380.         <autoSelect> <false /> </autoSelect>
  381.         <showLines> <false /> </showLines>
  382.         <wideMargins> <false /> </wideMargins>
  383.         <multipleLines> <false /> </multipleLines>
  384.         <reservedFamily> 0 </reservedFamily>
  385.         <titleWidth>0</titleWidth>
  386.         <icon>0</icon>
  387.         <textAlign>left</textAlign>
  388.         <font>Geneva</font>
  389.         <textSize>12</textSize>
  390.         <textStyle>plain</textStyle>
  391.         <textHeight>16</textHeight>
  392.         <name>enter</name>
  393.         <script></script>
  394.     </part>
  395.     <part>
  396.         <id>14</id>
  397.         <type>field</type>
  398.         <visible> <false /> </visible>
  399.         <dontWrap> <false /> </dontWrap>
  400.         <dontSearch> <false /> </dontSearch>
  401.         <sharedText> <false /> </sharedText>
  402.         <fixedLineHeight> <false /> </fixedLineHeight>
  403.         <autoTab> <false /> </autoTab>
  404.         <lockText> <false /> </lockText>
  405.         <rect>
  406.             <left>277</left>
  407.             <top>247</top>
  408.             <right>435</right>
  409.             <bottom>269</bottom>
  410.         </rect>
  411.         <style>transparent</style>
  412.         <autoSelect> <false /> </autoSelect>
  413.         <showLines> <false /> </showLines>
  414.         <wideMargins> <false /> </wideMargins>
  415.         <multipleLines> <false /> </multipleLines>
  416.         <reservedFamily> 0 </reservedFamily>
  417.         <titleWidth>0</titleWidth>
  418.         <icon>0</icon>
  419.         <textAlign>left</textAlign>
  420.         <font>Geneva</font>
  421.         <textSize>12</textSize>
  422.         <textStyle>plain</textStyle>
  423.         <textHeight>16</textHeight>
  424.         <name>fStop</name>
  425.         <script></script>
  426.     </part>
  427.     <part>
  428.         <id>15</id>
  429.         <type>button</type>
  430.         <visible> <true /> </visible>
  431.         <reserved5> 0 </reserved5>
  432.         <reserved4> 0 </reserved4>
  433.         <reserved3> 0 </reserved3>
  434.         <reserved2> 0 </reserved2>
  435.         <reserved1> 0 </reserved1>
  436.         <enabled> <true /> </enabled>
  437.         <rect>
  438.             <left>240</left>
  439.             <top>131</top>
  440.             <right>340</right>
  441.             <bottom>153</bottom>
  442.         </rect>
  443.         <style>roundrect</style>
  444.         <showName> <true /> </showName>
  445.         <highlight> <false /> </highlight>
  446.         <autoHighlight> <false /> </autoHighlight>
  447.         <sharedHighlight> <true /> </sharedHighlight>
  448.         <family>0</family>
  449.         <titleWidth>0</titleWidth>
  450.         <icon>0</icon>
  451.         <textAlign>center</textAlign>
  452.         <font>Chicago</font>
  453.         <textSize>12</textSize>
  454.         <textStyle>plain</textStyle>
  455.         <name>Counter 2</name>
  456.         <script>-- Timers, By Dan Schnur for AMUG (Arizona Mac... You know the rest)-- Free use! Who said that nothing's free? This is.-- Use it all you want, say you did it all by yourself!on mouseupshow cd fld "fStop"           -- Show that "Click mouse..." Messageset the numberFormat to "00"  -- Sets the Number format, eg: "2" -> "02"put the ticks into TheTicks   -- Sets the Zero point-- Crack apart the field..put line 1 of cd fld "counter" into holderput char 10 to 11 of holder into sTicks --Done to ignore spacers like "." and ":"put char 7 to 8 of holder into sSecondsput char 4 to 5 of holder into sMinutesput char 1 to 2 of holder into sHours-- Caculate total ticks, put them into StartTicksput round((sTicks / 5 * 3 mod 100)) into StartTicks --Convert 100ths to 60ths of a sec, put them into StartTicks.add sSeconds * 60 to StartTicks     -- Convert Seconds to ticks, add them to StartTicksadd sMinutes * 3600 to StartTicks   -- Same thing, only minutesadd sHours * 216000 to StartTicks   -- Get it?subtract StartTicks from TheTicks  -- Reset our Zero point-- Now for fun, Caculate 100ths, seconds, et al., put them (with spacers) into the array "time"repeat until the mouseClickput round(abs((the ticks - theticks) / 216000) -.5) mod 24 into hours -- Ticks to hoursput hours into char 1 to 2 of timeput ":" into char 3 of time -- generic spacerput round(abs((the ticks - theticks) / 3600) - .5) mod 60 into minutes -- Ticks to minutesput minutes into char 4 to 5 of timeput ":" into char 6 of timeput round(abs((the ticks - theticks) / 60) - .5) mod 60 into secondholder -- Guess?put secondholder into char 7 to 8 of timeput "." into char 9 of timeput round ((the ticks - theticks) * 5 / 3) mod 100 into tickholder -- 60ths to 100ths, harder this timeput (tickholder mod 100) into char 10 to 11 of timeput time into line 1 of cd fld "counter" -- Updates our counterend repeathide cd fld "fStop"  -- hide that "Click mouse..." Messageend mouseup</script>
  457.     </part>
  458.     <part>
  459.         <id>16</id>
  460.         <type>field</type>
  461.         <visible> <true /> </visible>
  462.         <dontWrap> <false /> </dontWrap>
  463.         <dontSearch> <false /> </dontSearch>
  464.         <sharedText> <false /> </sharedText>
  465.         <fixedLineHeight> <false /> </fixedLineHeight>
  466.         <autoTab> <false /> </autoTab>
  467.         <lockText> <false /> </lockText>
  468.         <rect>
  469.             <left>309</left>
  470.             <top>99</top>
  471.             <right>395</right>
  472.             <bottom>117</bottom>
  473.         </rect>
  474.         <style>rectangle</style>
  475.         <autoSelect> <false /> </autoSelect>
  476.         <showLines> <false /> </showLines>
  477.         <wideMargins> <false /> </wideMargins>
  478.         <multipleLines> <false /> </multipleLines>
  479.         <reservedFamily> 0 </reservedFamily>
  480.         <titleWidth>0</titleWidth>
  481.         <icon>0</icon>
  482.         <textAlign>left</textAlign>
  483.         <font>Geneva</font>
  484.         <textSize>12</textSize>
  485.         <textStyle>plain</textStyle>
  486.         <textHeight>16</textHeight>
  487.         <name>Counter</name>
  488.         <script></script>
  489.     </part>
  490.     <part>
  491.         <id>17</id>
  492.         <type>button</type>
  493.         <visible> <true /> </visible>
  494.         <reserved5> 0 </reserved5>
  495.         <reserved4> 0 </reserved4>
  496.         <reserved3> 0 </reserved3>
  497.         <reserved2> 0 </reserved2>
  498.         <reserved1> 0 </reserved1>
  499.         <enabled> <true /> </enabled>
  500.         <rect>
  501.             <left>350</left>
  502.             <top>131</top>
  503.             <right>466</right>
  504.             <bottom>153</bottom>
  505.         </rect>
  506.         <style>roundrect</style>
  507.         <showName> <true /> </showName>
  508.         <highlight> <false /> </highlight>
  509.         <autoHighlight> <false /> </autoHighlight>
  510.         <sharedHighlight> <true /> </sharedHighlight>
  511.         <family>0</family>
  512.         <titleWidth>0</titleWidth>
  513.         <icon>0</icon>
  514.         <textAlign>center</textAlign>
  515.         <font>Chicago</font>
  516.         <textSize>12</textSize>
  517.         <textStyle>plain</textStyle>
  518.         <name>Reset Counter 2</name>
  519.         <script>-- For a good time, see the script of the button "Timer 2"on mouseUpput "00:00:00.00" into cd fld "counter"end mouseUp</script>
  520.     </part>
  521.     <part>
  522.         <id>18</id>
  523.         <type>field</type>
  524.         <visible> <true /> </visible>
  525.         <dontWrap> <false /> </dontWrap>
  526.         <dontSearch> <false /> </dontSearch>
  527.         <sharedText> <false /> </sharedText>
  528.         <fixedLineHeight> <false /> </fixedLineHeight>
  529.         <autoTab> <false /> </autoTab>
  530.         <lockText> <false /> </lockText>
  531.         <rect>
  532.             <left>18</left>
  533.             <top>296</top>
  534.             <right>499</right>
  535.             <bottom>337</bottom>
  536.         </rect>
  537.         <style>scrolling</style>
  538.         <autoSelect> <false /> </autoSelect>
  539.         <showLines> <false /> </showLines>
  540.         <wideMargins> <false /> </wideMargins>
  541.         <multipleLines> <false /> </multipleLines>
  542.         <reservedFamily> 0 </reservedFamily>
  543.         <titleWidth>0</titleWidth>
  544.         <icon>0</icon>
  545.         <textAlign>left</textAlign>
  546.         <font>Geneva</font>
  547.         <textSize>12</textSize>
  548.         <textStyle>plain</textStyle>
  549.         <textHeight>16</textHeight>
  550.         <name>Help</name>
  551.         <script></script>
  552.     </part>
  553.     <content>
  554.         <layer>card</layer>
  555.         <id>3</id>
  556.         <text>35</text>
  557.     </content>
  558.     <content>
  559.         <layer>card</layer>
  560.         <id>2</id>
  561.         <text>01</text>
  562.     </content>
  563.     <content>
  564.         <layer>card</layer>
  565.         <id>6</id>
  566.         <text>0</text>
  567.     </content>
  568.     <content>
  569.         <layer>card</layer>
  570.         <id>4</id>
  571.         <text>00</text>
  572.     </content>
  573.     <content>
  574.         <layer>card</layer>
  575.         <id>7</id>
  576.         <text>00</text>
  577.     </content>
  578.     <content>
  579.         <layer>card</layer>
  580.         <id>13</id>
  581.         <text>00:00:00:00</text>
  582.     </content>
  583.     <content>
  584.         <layer>card</layer>
  585.         <id>8</id>
  586.         <text>00</text>
  587.     </content>
  588.     <content>
  589.         <layer>card</layer>
  590.         <id>14</id>
  591.         <text>Click the mouse to stop</text>
  592.     </content>
  593.     <content>
  594.         <layer>card</layer>
  595.         <id>16</id>
  596.         <text>00:00:13.42</text>
  597.     </content>
  598.     <content>
  599.         <layer>card</layer>
  600.         <id>18</id>
  601.         <text>Type 1: Reads from a word, Cracks it to fields, Counts in seperate fieldsType 2: Reads and counts from/to a single word in a field</text>
  602.     </content>
  603.     <content>
  604.         <layer>card</layer>
  605.         <id>10</id>
  606.         <text>00</text>
  607.     </content>
  608.     <content>
  609.         <layer>card</layer>
  610.         <id>11</id>
  611.         <text>00</text>
  612.     </content>
  613.     <content>
  614.         <layer>card</layer>
  615.         <id>12</id>
  616.         <text>00</text>
  617.     </content>
  618.     <name></name>
  619.     <script>-- For a good time, see the script of the button "Timer 2"</script>
  620. </card>
  621.  
  622.  
  623.